home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / tictr128.zip / TICTOSS.CFG < prev    next >
Text File  |  1994-08-14  |  9KB  |  280 lines

  1. ;Welcome to TicToss for TriBBS, v1.10
  2.  
  3. ;Lines beginning with a semi-colon are treated as comment lines, as well as
  4. ;blank lines.
  5.  
  6. ;Don't be alarmed at the number of comments in this configuration file!  Our
  7. ;goal is for a TriBBS sysop to read this file, edit it to reflect their setup,
  8. ;and begin using TicToss in 10 minutes! (Well, maybe 15-20).  Experts at
  9. ;Fidonet & TriBBS will find themselves skimming through the text very quickly,
  10. :while new Fidonet and TriBBS sysops may need to read a bit more.  If you are
  11. ;unable to setup TicToss quickly and easily WE HAVE FAILED -- let us know
  12. ;where we may have confused you so we can help those who follow!
  13.  
  14.  
  15. ;First, TicToss needs to know where to expect to find the TICs & the
  16. ;accompanying files that arrive from your FTN (Fidonet Technology Network).
  17. ;The "Inbound" keyword should be set to the path where TicToss will find
  18. ;arriving TICs and FILES.  Only ONE "Inbound" keyword is currently supported.
  19.  
  20. ;For BinkleyTerm this will be the setting you have for "NetFile",
  21. ;"KnownInbound", or "ProtInbound" depending on your configuration.  We STRONGLY
  22. ;suggest the usage of session level passwords with your mailer to prevent
  23. ;someone trying to send you files which you do not expect. (Session Level
  24. ;Passwords are a feature of your mailer -- refer to your mailer's security
  25. ;section for help in setting up.)
  26.  
  27. Inbound c:\binkley\inbound
  28.  
  29.  
  30. ;The "Preprocess" keyword is an optional temporary work around for those who
  31. ;need support for hubbing of files (which will be included in a future
  32. ;release).  Using "Preprocess" allows for adding file descriptions to your
  33. ;FILES.LST, but TicToss will NOT copy the file, NOR will it delete the TIC file.
  34. ;Immediately AFTER running TicToss you need to run TICK and let it take care
  35. ;of sending files to your downlinks as well as copying the file to the
  36. ;appropriate download path for your BBS callers.  The "Preprocess"
  37. ;keyword is targeted primarily towards current TICK users who find
  38. ;its support of TriBBS lacking.
  39.  
  40. ;Preprocess
  41.  
  42.  
  43. ;The "DeleteUnknown" keyword is an option for Planet Connect subscribers or
  44. ;those with ftp connectivity.  (Note there are no spaces between "Delete"
  45. ;and "Unknown".)  Planet Connect subscribers and ftp users receive ALL the
  46. ;areas from their "host" no matter how few they actually process for their
  47. ;BBS.  Using "DeleteUnknown" causes TicToss to delete BOTH the TIC and the
  48. ;file in the event it cannot find a match in your TICTOSS.CFG.
  49.  
  50. ;Normally, TicToss leaves the TIC file as well as the file attached to the
  51. ;TIC file alone if it cannot find a matching AreaName in the TICTOSS.CFG --
  52. ;ie. TicToss assumes you have requested new areas from your host and have
  53. ;not configured the areas in your TICTOSS.CFG yet.
  54.  
  55. ;DeleteUnknown
  56.  
  57.  
  58. ;The "DisableSecurity" keyword is a optional temporary work around for those
  59. ;who find themselves in need to not only hub files, but also extend release
  60. ;privileges (hatching for the techie folks) to others.  Using the
  61. ;"DisableSecurity" keyword is VERY DANGEROUS and should only be used in
  62. ;conjunction with Session level passwords with all those receiving files
  63. ;from your system (this part of your mailer setup).
  64.  
  65. ;DisableSecurity
  66.  
  67.  
  68. ;The "RenameSdn" keyword instructs TicToss to rename files with a .SDN
  69. ;extension to their real .ARJ extension.  Using this feature will GREATLY
  70. ;assist BBS callers who find the whole idea of compression confusing...on
  71. ;more than one occasion I have had a comment asking for an archiving
  72. ;application which would uncompress .SDN files.
  73.  
  74. RenameSdn
  75.  
  76.  
  77. ;Next, TicToss needs information about how it should process the TIC files.
  78.  
  79. ;The AreaName is the name each FDN (File Distribution Network) uses for its
  80. ;various File Echos and should be unique for each file echo.  Generally these
  81. ;are limited to 8 CHARACTERS, but TicToss can accommodate up to 80 CHARACTERS
  82. ;for an AreaName.  There should not be any spaces as part of the AreaName --
  83. ;underline characters are substituted.
  84.  
  85. ;TicToss supports an UNLIMITED number of AreaNames/File Echos.
  86.  
  87. ;Example:  AreaName UTILNET
  88.  
  89.  
  90. ;FilePath is the full path where TicToss will copy the files after their TIC
  91. ;information has been verified as valid & description added to your FILES.LST.
  92. ;(After copying the file, TicToss deletes the file in your "Inbound" directory.)
  93.  
  94. ;Example:  FilePath c:\FileBone\Utility
  95.  
  96.  
  97. ;Listing is the file where the File descriptions will be written.  There should
  98. ;be a FILES.LST in each of TriBBS's file directories, and these should all
  99. ;be setup prior to using TicToss.
  100.  
  101. ;Example:  Listing c:\TriBBS\Files.Lst
  102.  
  103.  
  104. ;Host is the FTN address of the system which sends Files and their associated
  105. ;TIC files.  As far as I know the Host's address is specified in the 3D form
  106. ;of Zone:Network/Node, but there isn't any manipulation done on TicToss's part
  107. ;to break an address apart and instead it just compares the string of characters
  108. ;for a proper match when verifing TIC files.  If you find yourself on the
  109. receiving end of a different address format, just note the format and use that
  110. in this file for your Host's address.
  111.  
  112. ;Host works in conjunction with the Password Keyword.
  113.  
  114. ;Example:  Host 1:136/2
  115.  
  116.  
  117. ;Password is the password your Host adds to the TIC file before forwarding the
  118. ;TIC and its File to your system.  This password is generally agreed upon by
  119. ;mutual consent, but if your Uplink assigned your password at random, you may
  120. ;have to do a bit of detective work.  Using a text file browser (such as LIST),
  121. ;look at the very last line of the TIC file.  Thelast line should begin with
  122. ;"Pw" which is short for Password -- the word that follows "Pw" is the Password
  123. ;for AreaName.  Most sysops receive files from only one system, but since each
  124. ;Password is associated with an AreaName you may receive different file echos
  125. ;from different persons if you so desire.  Just remember to use a UNIQUE and
  126. ;DIFFERENT Password for each system sending you Files.
  127.  
  128. ;Password works in conjunction with the Host Keyword.
  129.  
  130. ;Example:  Password LetMeIn
  131.  
  132.  
  133. ;That's it!  Now you just need to add your AreaNames to this file with the
  134. ;FilePath, Listing, Host & Password information for each AreaName and begin
  135. ;importing TIC files!
  136.  
  137. ;For the sake of further examples, below follows a snip of our TICTOSS.CFG file.
  138. ;The Password entries have been changed. 8-)
  139.  
  140. AreaName FIDONEWS
  141. FilePath c:\Filebone\Fidonews
  142. Listing c:\Filebone\Fidonews\Files.Lst
  143. Host 1:136/2
  144. Password guess
  145.  
  146. AreaName FWAPPS
  147. FilePath c:\Filebone\Fernwood
  148. Listing c:\Filebone\Fernwood\Files.Lst
  149. Host 1:136/2
  150. Password guess
  151.  
  152. AreaName FWBBS
  153. FilePath c:\Filebone\Fernwood
  154. Listing c:\Filebone\Fernwood\Files.Lst
  155. Host 1:136/2
  156. Password guess
  157.  
  158. AreaName FWCOMM
  159. FilePath c:\Filebone\Fernwood
  160. Listing c:\Filebone\Fernwood\Files.Lst
  161. Host 1:136/2
  162. Password guess
  163.  
  164. AreaName FWDRIVRS
  165. FilePath c:\Filebone\Fernwood
  166. Listing c:\Filebone\Fernwood\Files.Lst
  167. Host 1:136/2
  168. Password guess
  169.  
  170. AreaName FWFONTS
  171. FilePath c:\Filebone\Fernwood
  172. Listing c:\Filebone\Fernwood\Files.Lst
  173. Host 1:136/2
  174. Password guess
  175.  
  176. AreaName FWGAMES
  177. FilePath c:\Filebone\Fernwood
  178. Listing c:\Filebone\Fernwood\Files.Lst
  179. Host 1:136/2
  180. Password guess
  181.  
  182. AreaName FWGRAPHX
  183. FilePath c:\Filebone\Fernwood
  184. Listing c:\Filebone\Fernwood\Files.Lst
  185. Host 1:136/2
  186. Password guess
  187.  
  188. AreaName FWLAN
  189. FilePath c:\Filebone\Fernwood
  190. Listing c:\Filebone\Fernwood\Files.Lst
  191. Host 1:136/2
  192. Password guess
  193.  
  194. AreaName FWOS2ADM
  195. FilePath c:\Filebone\Fernwood
  196. Listing c:\Filebone\Fernwood\Files.Lst
  197. Host 1:136/2
  198. Password guess
  199.  
  200. AreaName FWOS2NFO
  201. FilePath c:\Filebone\Fernwood
  202. Listing c:\Filebone\Fernwood\Files.Lst
  203. Host 1:136/2
  204. Password guess
  205.  
  206. AreaName FWPROG
  207. FilePath c:\Filebone\Fernwood
  208. Listing c:\Filebone\Fernwood\Files.Lst
  209. Host 1:136/2
  210. Password guess
  211.  
  212. AreaName FWREXX
  213. FilePath c:\Filebone\Fernwood
  214. Listing c:\Filebone\Fernwood\Files.Lst
  215. Host 1:136/2
  216. Password guess
  217.  
  218. AreaName FWSYSUTL
  219. FilePath c:\Filebone\Fernwood
  220. Listing c:\Filebone\Fernwood\Files.Lst
  221. Host 1:136/2
  222. Password guess
  223.  
  224. AreaName FWUTILS
  225. FilePath c:\Filebone\Fernwood
  226. Listing c:\Filebone\Fernwood\Files.Lst
  227. Host 1:136/2
  228. Password guess
  229.  
  230.  
  231. AreaName IBMEWS
  232. FilePath c:\Filebone\Fernwood
  233. Listing c:\Filebone\Fernwood\Files.Lst
  234. Host 1:136/2
  235. Password guess
  236.  
  237. AreaName IBMINFO
  238. FilePath c:\Filebone\Fernwood
  239. Listing c:\Filebone\Fernwood\Files.Lst
  240. Host 1:136/2
  241. Password guess
  242.      
  243. AreaName IBMOS2FX
  244. FilePath c:\Filebone\Fernwood
  245. Listing c:\Filebone\Fernwood\Files.Lst
  246. Host 1:136/2
  247. Password guess
  248.      
  249. AreaName IBMTCPIP
  250. FilePath c:\Filebone\Fernwood
  251. Listing c:\Filebone\Fernwood\Files.Lst
  252. Host 1:136/2
  253. Password guess
  254.  
  255. AreaName SOFTDIST
  256. FilePath c:\Filebone\Bbs
  257. Listing c:\Filebone\Bbs\Files.Lst
  258. Host 1:136/2
  259. Password guess
  260.  
  261. AreaName ZYXELROM
  262. FilePath c:\Filebone\Zyxel
  263. Listing c:\Filebone\Zyxel\Files.Lst
  264. Host 1:136/2
  265. Password guess
  266.  
  267. AreaName ZYXTEXT
  268. FilePath c:\Filebone\Zyxel
  269. Listing c:\Filebone\Zyxel\Files.Lst
  270. Host 1:136/2
  271. Password guess
  272.  
  273. AreaName ZYXTOOL
  274. FilePath c:\Filebone\Zyxel
  275. Listing c:\Filebone\Zyxel\Files.Lst
  276. Host 1:136/2
  277. Password guess
  278.  
  279.  
  280.